.pane-when:after { position: absolute; top: 25%; right: 0; height: 50%; width: 1px; border-left: 1px solid #fff; }

.pane-when .clock {width: 90%;margin: 0 auto;}

.pane-when .clock .text { position: relative; width: 100%; font-family: 'Opensans'; font-weight: normal; letter-spacing: 0; margin-top: 0.5em; display: block; text-transform: uppercase; color: #fff; text-align: center; }

.pane-when .clock .block:last-child .digit:after { display: none; }

.pane-when .clock .elem-center {display: inline-block;text-align: center;width: 100%;}

.pane-when .clock .elem-center .digit {position: relative;font-size: 80px;letter-spacing: -0.02em;line-height: 1;font-family: 'Opensans';font-weight: 500;color: #fff;display: block;width: auto;}

.pane-when .clock .elem-center .txt {position: absolute;right: auto;letter-spacing: 0em;bottom: 0.5em;text-transform: uppercase;font-family: 'Opensans';font-weight: bold;font-size: 24px;width: auto;}

.pane-when .clock .elem-center .text.top { bottom: 124%; }

.pane-when .clock .elem-center .text.top img { height: 65px; margin-bottom: 20px; }

.pane-when .clock .elem-bottom {position: relative;width: 100%;font-family: 'Opensans';font-weight: bold;font-size: 14px;color: #fff;text-align: center;}

.pane-when .clock .elem-bottom .thin { font-weight: 100; }

.pane-when .clock .elem-bottom:after, .pane-when .clock .elem-bottom:before {position: absolute;content: '';border-bottom: 1px solid #fff;height: 1px;bottom: 12px;}

.pane-when .clock .elem-bottom:before { right: 0; left: 75%; }

.pane-when .clock .elem-bottom:after { left: 0; right: 75%; }

.pane-when .clock .elem-bottom .deco:after, .pane-when .clock .elem-bottom .deco:before {position: absolute;content: '';border: 1px solid #fff;width: 40px;height: 105px;bottom: 12px;}

.pane-when .clock .elem-bottom .deco:before { left: 0; right: auto; border-right: none; border-bottom: none; }

.pane-when .clock .elem-bottom .deco:after { right: 0; left: auto; border-left: none; border-bottom: none; }

.pane-when .top p {color: #fff;text-align: center;font-family: 'Opensans';display: inline-block;}



div.hot_time {background-color: #ffffff;border: solid 1px #e5e5e5;padding-top: 0;margin-bottom: 18px;}

div.hot_time div.time {padding: 20px 0;background: url(/static/images/bg_time.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;text-align: center;}

div.hot_time div.time > h2 {font-size: 24px;font-weight: bold;color: #fff;}

div.hot_time div.time div.line {display: block;width: 140px;height: 1px;background-color: #ffffff;margin: 15px auto 25px;}

div.hot_time div.time > p {font-size: 14px;color: #fff;line-height: 22px;}

div.hot_time div.programa {padding: 0 10px 20px;}

div.hot_time div.programa > h3 > a {display: block;font-size: 14px;font-weight: bold;color: #00AA44;width: 90px;line-height: 32px;height: 32px;text-align: center;background-color: #ffffff;border-radius: 16px;border: solid 1px #00AA44;margin: 20px 0 10px 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;box-sizing: border-box;}

div.hot_time div.programa > div {
	/* display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;display: 
	-ms-flexbox;display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap */
	overflow: hidden;
}

div.hot_time div.programa > div > a {
	/* width: 33.33%; */
	float: left;
	text-align: center;color: #666;padding: 0 20px;box-sizing: border-box;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

div.hot_time div.programa > div > a:hover {color: #333;}



.certi div.time {padding-top: 12px;background: url(/static/images/bg_time.jpg) center no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;text-align: center;height: 204px;line-height: 36px;}

.certi div.time > h2 {font-size: 24px;font-weight: bold;color: #fff;}

.certi div.time div.line {display: block;width: 140px;height: 1px;background-color: #ffffff;margin: 15px auto 25px;}

.certi div.time > p {font-size: 14px;color: #fff;line-height: 22px;}

.certi div.programa {padding-bottom: 20px;}

.certi div.programa > h3 > a {display: block;font-size: 14px;font-weight: bold;color: #407ed6;width: 90px;line-height: 32px;height: 32px;text-align: center;background-color: #ffffff;border-radius: 16px;border: solid 1px #3f71ce;margin: 20px 0 10px 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;box-sizing: border-box;}

.certi div.programa > div {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}

.certi div.programa > div > a {width: 33.33%;text-align: center;color: #999999;padding: 0 20px;box-sizing: border-box;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.certi div.deco {margin-bottom: 15px;}

.certi .left {left: 30px;font-size: 14px !important;font-weight: normal !important;}

.certi .elem-center .txt{bottom:6px !important;}

.certi .elem-center .digit{margin-top: 20px;font-size: 70px !important;}



.certi .elem-bottom:after, .certi .elem-bottom:before {position: absolute;content: '';border-bottom: 1px solid #fff;height: 1px;bottom: 17px !important;}

.certi .elem-bottom:before {right: 0;left: 80% !important;}

.certi .elem-bottom:after {left: 0;right: 80% !important;}

.certi .elem-bottom .deco:after, .certi .deco:before {position: absolute;content: '';width: 20px !important;height: 146px !important;bottom: 18px !important;}

.certi .elem-bottom .deco:before {left: 0;right: auto;border-right: none;border-bottom: none;}

.certi .elem-bottom .deco:after { right: 0; left: auto; border-left: none; border-bottom: none; }
.buttonCollection { width: 320px; height: auto; margin: 110px auto 0px auto; padding: 10px; text-align: center;}

.qutton{box-sizing : content-box !important;background-repeat : no-repeat !important;background-position: center center !important;box-shadow:  0 3px 6px 0 rgba(0, 0, 0, 0.3);cursor : auto;}

.btn .qutton.def {display: inline-block;margin-right: 50px;}

.qutton.close {position : absolute !important;cursor : pointer;}

.qutton {width: 120px; height: 38px;padding-left: 25px; line-height: 38px;text-align: center;color: #fff;border-radius: 5px;text-decoration: none;font-size: 16px;margin-left: 27px;background: url(/static/images/icon_upload.png) 3px 7px no-repeat rgba(55, 117, 191, .8) !important;}

/*.qutton:after {content: '获取免费资料';padding-left: 25px;}*/

.qutton:hover{background: url(/static/images/icon_upload.png) 3px 7px no-repeat rgba(55, 117, 191, 1) !important;}

.qutton:last-child {/* margin-right: 0; */}

.qutton_dialog { display: none;}

.button_basic, #button_basic_upload, #button_basic_confirm_delete, #button_basic_submit_comment {display: block;width: 250px;height: 70px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);text-align: center;line-height: 70px;border-radius: 50px;font-family: "Roboto";cursor: pointer;color: #fff;}

.button_basic:hover, #button_basic_upload:hover, #button_basic_confirm_delete:hover, #button_basic_submit_comment:hover {box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);}

#uploadDialog { width: 300px; padding: 15px 10px; border-radius: 4px; background-color: #fff; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);}

#uploadDialog h2 { text-align: center; font-weight: normal; padding: 10px; font-size: 1.2em;}

#uploadDialog input#fileUrl { width: 100%; height: 30px; border-radius: 2px; border: 1px solid #afafaf; padding: 0 5px; font-size: 1em;}

#uploadDialog .urlField { display: block; width: 83%; height: 30px; padding: 5px; margin: 10px auto 0 auto;}

#button_basic_upload { width: 80%; height: 40px; line-height: 22px; background-color: #498AF2; border: 1px solid #196bef; border-bottom: 1px solid #105fdf; color: white; padding: 9px; margin: 0 auto; margin-top: 20px;}

#deleteDialog { width: 220px; padding: 15px 10px; border-radius: 4px; background-color: #fff;}

#deleteDialog h2 { padding: 10px; font-weight: normal; text-align: center; font-family: "Roboto";}

#button_basic_confirm_delete { width: 180px; height: 35px; background-color: green; background-color: #EB1220; border: 1px solid #bc0e1a; margin: 0 auto; line-height: 33px; margin-top: 5px;}

#commentDialog {width: 380px;border-radius: 4px;background-color: #fff;}

#commentDialog textarea#commentInput { display: block; width: 100%; height: 70%; margin: 0 auto; padding: 8px; font-size: 1em; border-radius: 2px; border: 1px solid #afafaf; resize: none;}

#commentDialog textarea#commentInput:focus { outline: none;}

#button_basic_submit_comment {width: 75%;margin: 0 auto;height: 50px;line-height: 50px;color: white;font-size: 1em;margin-bottom: 20px;border: none;background: url(/static/images/d.png) 197px 15px no-repeat rgba(73, 138, 242, 1);padding-right: 15px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2); }



.free_data_two {width: 100%;max-height: 416px;border: 1px solid #f2f2f2;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;background: #fff;z-index: 111;}

.free_data_two p.ptitle_two {height: 55px;line-height: 20px !important;text-align: center;font-size: 14px !important;color: #333333 !important;margin: 0 !important;text-indent: 0 !important;margin-top: 10px !important;}

.free_data_two p.ptitle_two span {display: block;font-size: 12px;color: red;}

.free_data_two .borbg_two {margin: 0 auto;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

.free_data_two .borbg_two div {width: 284px;height: 38px;line-height: 38px;border: 1px solid #bcc1cc;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;margin: 0 auto 15px auto;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding-left: 30px;}

.free_data_two .borbg_two div i {display: inline-block;width: 23px;}

.free_data_two .borbg_two div select {border: 0;color: #8891a4;}

.free_data_two .borbg_two div input,.free_data_two .borbg_two div select {width: 205px;border-width: 0;color: #333;}

.free_data_two .borbg_two div input::-webkit-input-placeholder {color: #8891a4;font-size: 14px;}



.news_code_two .n_btn_two a:first-child,.service .btn a,.hot_kc .kckf a {background: url(/static/images/icon_comment.png) 5px 8px no-repeat rgba(197, 57, 53, .8);}

.news_code_two .n_btn_two a:first-child:hover,.service .btn a:hover,.hot_kc .kckf a:hover {background: url(/static/images/icon_comment.png) 5px 8px no-repeat rgba(197, 57, 53, 1);}

.news_code_two .n_btn_two a:last-child {background: url(/static/images/icon_comment.png) 5px 8px no-repeat rgba(55, 117, 191, .8);}

.news_code_two .n_btn_two a:last-child:hover {background: url(/static/images/icon_comment.png) 5px 8px no-repeat rgba(55, 117, 191, 1);}



.news_code_two{padding: 15px 0;height: 188px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin: 20px 0;overflow: hidden;}

.news_code_two .n_code_two{float: left;width: 158px;height: 158px;}

.news_code_two .n_code_two img{width: 100%;height: 100%;}

.news_code_two .n_study_two{float: left;margin-left: 20px;width: 410px;text-align: center;}

.news_code_two .n_study_two p.pp{font-size: 1.5em !important;font-weight: bold;color: #000 !important;line-height: 28px !important;padding-bottom: 10px;margin: 0 !important;}

.news_code_two .n_study_two p.pp span{font-size: 16px;font-weight: normal;}

.news_code_two .n_study_two ul{padding-left: 0;overflow: hidden;}

.news_code_two .n_study_two ul li{width: 45%;float: left;height: 40px;line-height: 40px;}

.news_code_two .n_study_two ul li:nth-child(2n){margin-left: 28px;}

.news_code_two .n_study_two ul li span{font-size: 18px;color: #000;}

.news_code_two .n_study_two ul li img{vertical-align: middle;margin-top: -3px;margin-right: 5px;}

.news_code_two .n_btn_two{float: left;height: 137px;margin: auto;border-left: 1px solid #c3c3c3;width: 200px;margin-top: 16px;text-align: center;}

.news_code_two .n_btn_two a,.service .btn a,.hot_kc .kckf a {width: 140px;height: 38px;line-height: 38px;display: inline-block;text-align: center;color: #fff;border-radius: 5px;text-decoration: none;font-size: 16px;margin: 20px 0;padding-left: 25px;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);}

.hot_kc .kckf {text-align: center;}

#pa {text-align: center;width: 100%;}

.pagination{display: inline-block;padding-left: 0;border-radius: 3px;margin: 40px -100px; position: relative; left: 30%;}

.pagination li{width: 40px !important;height: 40px;line-height: 40px;text-align: center;border: 1px solid #cdcdcd;float: left;margin: 0 5px;}

.pagination li.disabled:hover{cursor: no-drop;}

.pagination li.active, .pagination li a:hover, .pagination li:hover{background: #007bff;}

.pagination li.active span, .pagination li:hover span, .pagination li:hover a{color: #fff;}

.pagination li a{width: 100%;height: 100%;display: inline-block;}

.mainbox:after {
    content: " ";
    clear: both;
    display: table;
}
.rbox_com {float:none;width:100%}
.rbox_com>div {margin-bottom:20px}
.rbox_com>div:last-child {margin-bottom:0}
.rbox_com>div div.rdtop {display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding:0 20px 20px;border-bottom:1px solid #dfdfdf}
.rbox_com>div div.rdtop>h2 {font-size:18px;color:#333;position:relative}
.rbox_com>div div.rdtop>h2::before {position:absolute;content:"";left:50%;bottom:-20px;width:132px;height:1px;transform:translate(-50%,0%);background-color:#fd4221}
.rbox_com>div div.rdtop>h2::after {position:absolute;left:50%;bottom:-20px;transform:translate(-50%,100%);content:"";border-width:4px;border-color:#e74938 transparent transparent transparent;border-style:solid dashed dashed dashed;width:0;height:0;overflow:hidden}
.rbox_com>div div.rdtop>h2>a {position:absolute;right:-30px;top:0;width:78px;transform:translateX(100%);background-color:#e74938;text-align:center;height:24px;line-height:24px;font-size:14px;color:#fff}
.rbox_com>div div.rdtop>a {font-size:16px;color:#999}
.rbox_com>div.hot_kc {background-color:#fff;border:solid 1px #e5e5e5;padding-top:20px;position: relative;z-index: 5;}
.rbox_com>div.hot_kc ul>li {border-bottom:solid 1px #e5e5e5;}
.rbox_com>div.hot_kc ul>li>a {padding:20px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;border-bottom:solid 1px #e5e5e5}
.rbox_com>div.hot_kc ul>li>a:last-child {border-bottom:none}
.rbox_com>div.hot_kc ul>li>a>img {width: 100px;margin:0 20px;}
.rbox_com>div.hot_kc ul>li>a>div>h3 {font-size:16px;color:#333;line-height: 30px;}
.rbox_com>div.hot_kc ul>li>a>div>span {display:block;width:77px;background-color:#e74938;text-align:center;height:24px;line-height:24px;font-size:14px;color:#fff}
.rbox_com>div.hot_time {background-color:#fff;border:solid 1px #e5e5e5;padding-top:20px;padding-top:0}
.rbox_com>div.hot_time div.time {padding:40px 0;background-color:#e74938;text-align:center}
.rbox_com>div.hot_time div.time>h2 {font-size:32px;font-weight:bold;color:#fff}
.rbox_com>div.hot_time div.time div.line {display:block;width:140px;height:1px;background-color:#fff;margin:15px auto 25px}
.rbox_com>div.hot_time div.time>p {font-size:18px;color:#fff;line-height:30px}
.rbox_com>div.hot_time>ul {padding:25px 0 30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around;justify-content:space-around;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}
.rbox_com>div.hot_time>ul>li>a {display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}
.rbox_com>div.hot_time>ul>li>a>img {margin-bottom:5px}
.rbox_com>div.hot_time>ul>li>a>p {font-size:14px;color:#333}
.rbox_com>div.hot_sous {background-color:#fff;border:solid 1px #e5e5e5;padding-top:20px;margin-bottom:20px}
.rbox_com>div.hot_sous>div.bottom_des {padding:20px 5px 10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}
.rbox_com>div.hot_sous>div.bottom_des>a {padding:0 10px;font-size:14px;color:#999;background-color:#f7f7f7;border-radius:15px;border:solid 1px #e5e5e5;margin:0 5px 20px;text-align:center;height:30px;line-height:30px}
.rbox_com>div.hot_sous>div.bottom_des>a:hover {background-color:#e04738;border:solid 1px #e04738;color:#fff}
.rbox_com>div.hot_zix {position:relative;background-color:#fff;border:solid 1px #e5e5e5;padding-top:20px}
.rbox_com>div.hot_zix>div.bottom_des {padding:20px 15px}
.rbox_com>div.hot_zix>div.bottom_des>a {width:100%;display:block;position:relative}
.rbox_com>div.hot_zix>div.bottom_des>a>p {width:100%;position:relative;padding-left:29px;line-height:40px;font-size:14px;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.rbox_com>div.hot_zix>div.bottom_des>a>p::before {content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%) rotateZ(45deg);width:8px;height:8px;background-color:#eee}
.rbox_com>div.hot_zix>div.bottom_des>a:hover>p {color:#e04738}
.rbox_com div.hot_kc ul > li > a > div > p {
    font-size: 14px;
    color: #e74938;
    margin-top: 10px;
}